oxenstored transaction conflicts: improve logging
authorThomas Sanders <thomas.sanders@citrix.com>
Mon, 27 Mar 2017 13:36:34 +0000 (14:36 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 28 Mar 2017 12:07:04 +0000 (13:07 +0100)
commit6d969f128364509271773d6883694a432b8d961d
tree04eb292863ca1afee9c10c2dd01a66efe0182992
parent4bcfc6881e9e2e58a29e9dcbcc16b67aff8e9f88
oxenstored transaction conflicts: improve logging

For information related to transaction conflicts, potentially frequent
logging at "info" priority has been changed to "debug" priority, and
once per two minutes there is an "info" priority summary.

Additional detailed logging has been added at "debug" priority.

Signed-off-by: Thomas Sanders <thomas.sanders@citrix.com>
tools/ocaml/xenstored/domain.ml
tools/ocaml/xenstored/domains.ml
tools/ocaml/xenstored/process.ml
tools/ocaml/xenstored/transaction.ml
tools/ocaml/xenstored/xenstored.ml